home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November A
/
PCWK1103A.iso
/
Top10FreewarePL-SOFT
/
Milo
/
milo060setup.exe
/
{app}
/
Milo.exe
/
0
/
RCDATA
/
TTXTVIEW
/
TTXTVIEW.txt
Wrap
Text File
|
2003-09-19
|
2KB
|
77 lines
object txtview: Ttxtview
Left = 228
Top = 125
Width = 728
Height = 534
BorderIcons = [biSystemMenu]
Caption = 'Milo'
Color = clBtnFace
Constraints.MinHeight = 300
Constraints.MinWidth = 400
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
DesignSize = (
720
504)
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 467
Width = 101
Height = 13
Anchors = [akLeft, akBottom]
Caption = 'Ilo'#347#263' pozycji raportu:'
end
object irep: TLabel
Left = 128
Top = 467
Width = 24
Height = 13
Anchors = [akLeft, akBottom]
Caption = '###'
end
object cancel: TButton
Left = 639
Top = 467
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Zamknij'
TabOrder = 0
OnClick = cancelClick
end
object txt: TListView
Left = 8
Top = 8
Width = 704
Height = 452
Anchors = [akLeft, akTop, akRight, akBottom]
Columns = <>
GridLines = True
ReadOnly = True
RowSelect = True
SmallImages = main.glyph
TabOrder = 1
ViewStyle = vsReport
OnSelectItem = txtSelectItem
end
object clear: TButton
Left = 559
Top = 467
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Wyczy'#347#263
TabOrder = 2
OnClick = clearClick
end
end